Skip to content

Expose task job spec claim helpers - #32

Merged
signerless merged 2 commits into
mainfrom
codex/harden-marketplace-job-spec-claim
Apr 14, 2026
Merged

Expose task job spec claim helpers#32
signerless merged 2 commits into
mainfrom
codex/harden-marketplace-job-spec-claim

Conversation

@signerless

Copy link
Copy Markdown
Contributor

Summary

Exposes SDK helpers for content-addressed marketplace task job specs:

  • derive the task_job_spec PDA
  • attach/update job spec pointers with setTaskJobSpec
  • read pointers with getTaskJobSpec
  • claim with verified job spec metadata via claimTaskWithJobSpec

This pairs with the protocol hardening in tetsuo-ai/agenc-protocol#26.

Validation

  • npm test -- src/__tests__/tasks.test.ts
  • npm run typecheck
  • npm run build
  • git diff --check

@signerless

Copy link
Copy Markdown
Contributor Author

@signerless signerless changed the title [codex] Expose task job spec claim helpers Expose task job spec claim helpers Apr 14, 2026
@signerless
signerless marked this pull request as ready for review April 14, 2026 13:25
@signerless
signerless merged commit 6bca605 into main Apr 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant